home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / comm / irc / MyMatch.lha / MyMatch / Docs / MyMatch.readme < prev   
Encoding:
Text File  |  1999-04-11  |  2.0 KB  |  54 lines

  1. SHORT           :  Display Countries of Users in an IRC Channel.
  2. AUTHOR          :  dtbecker@ptd.net (Donald T. Becker)
  3. UPLOADER        :  dtbecker@ptd.net (Donald T. Becker)
  4. TYPE            :  comm/irc
  5.  
  6. VERSION:        :  $VER: MyMatch.amirx 2.3 (27.03.99)
  7.                 :  $VER: MatchResolve.rexx 1.0 (27.02.99)
  8.  
  9. LONG:
  10.  
  11.         MyMatch supports 252 standard known Domains/Countries
  12.         Nine files of Non-Standard Domains/IPs allow identification
  13.           of many other Domains/IPs under these nine countries.
  14.         You can add other Domains/IPs to these existing files,
  15.           and you can create other Country files as needed.
  16.  
  17. Requirements:
  18.  
  19.     1.    AmIRC installed, running correctly with RexxMSGPort.
  20.     2.    MiamiResolve in Miami:  or  Resolve in AmiTCP:bin
  21.  
  22.  
  23. USAGE           :  /Rx MyMatch [-Q] [-D Dev:dir/] [-W Country] [-DEBUG]
  24.  
  25.    -Q           :  Echo to screen instead of send to panel.
  26.    -D Dev:dir/  :  Source of your #?.#?.MyMatch files (if not in default AmIRC dir)
  27.    -W Country   :  Displays the country's ending Mask (.??) if found in list.
  28.    -DEBUG       :  Displays MyMatch file tracing info to screen.
  29.  
  30.  
  31. Manual Install  :  Copy MyMatch/AmIRC/#?.MyMatch          to your "AmIRC"      directory.
  32.                 :  Copy MyMatch/AmIRC/Rexx/MyMatch.amirx  to your "AmIRC/Rexx" directory.
  33.                 :  Copy MyMatch/Rexx/MatchResolve.rexx    to your "Rexx:"      directory.
  34.  
  35.  
  36. Adding New HOSTS/IPs to the ?.MyMatch file(s).
  37.  
  38.    Edit correct Country.??.MyMatch file.
  39.    Add new IPs as follows:                   @202.101.11.
  40.    Add new Domain names as follows:          .whatever.com  or  .whatever.net
  41.  
  42.  
  43. Creating New Country files of non-standard Domains/IPs.
  44.  
  45.    Filename is in 3 parts separated by periods  and reside in your "AmIRC" directory.
  46.  
  47.         part1 is location identifier for ease of recognition by the user
  48.           ie:         America,  Ireland,  SouthAfrica,  etc, etc.
  49.  
  50.         part2 is the recognized country code for that country.
  51.           ie:         RU for Russia, IN for India, MY for Malasia.
  52.  
  53.         part3 is always:  MyMatch
  54.